public PDFNamedDestination get( java.lang.String name ) |
Parameters
- name
- Name of the destination to retrieve.
Return Value
A PDFNamedDestination object if the destination with the given name exists in the collection, otherwise null.
public PDFNamedDestination get( java.lang.String name ) |